Bug 574794 - Can not resize shaped windows on Windows
authorTor Lillqvist <tml@iki.fi>
Wed, 11 Mar 2009 12:04:22 +0000 (12:04 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 11 Mar 2009 12:04:22 +0000 (12:04 +0000)
commit703a18c25fc4b1e8f06c4b9c8ea7cb74c06b3871
tree5adb588f164b7243c55cb1e669a82c80a97ba91d
parent8556432e1673af6a60874533f390c3f71be201fc
Bug 574794 - Can not resize shaped windows on Windows

2009-03-11  Tor Lillqvist  <tml@iki.fi>

Bug 574794 - Can not resize shaped windows on Windows

* gdk/win32/gdkevents-win32.c (gdk_event_translate): On handling
WM_WINDOWPOSCHANGED, don't do anything if the position and size
hasn't changed. I am not exactly sure I understand why this helps
this particular bug.

svn path=/trunk/; revision=22511
ChangeLog
gdk/win32/gdkevents-win32.c